DragAndDropOptions

public final class DragAndDropOptions

The configuration options for the drag-and-drop functionality in the browser view.

Since

8.1.0

Constructors

Link copied to clipboard
public DragAndDropOptions DragAndDropOptions(Boolean dragAndDropEnabled, Boolean externalDragEnabled)

Properties

Link copied to clipboard

Specifies whether drag-and-drop functionality is enabled.

Link copied to clipboard

Specifies whether drag-and-drop from the outside of the browser is allowed.

Functions

Link copied to clipboard

Specifies whether drag-and-drop functionality is enabled.

Link copied to clipboard

Specifies whether drag-and-drop from the outside of the browser is allowed.